This patch adds a URL to the reporting site, as well as a note about
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 11:01:09 +0000 (12:01 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 11:01:09 +0000 (12:01 +0100)
running with lots of free memory to the README.

Signed-off-by: Dan Smith <danms@us.ibm.com>
tools/xm-test/README

index 08c0f4e806f3d977a9e97ba1d7a95931e9f3d1a3..1b432eb5e5a1a2af27993e722ad7c9d052681dc9 100644 (file)
@@ -25,6 +25,10 @@ The directory structure is:
    |
    +-/utils: Utility scripts for ramdisk building
 
+Reports are posted here:
+
+   http://xmtest.dague.org
+
 
 Building
 ========
@@ -61,6 +65,10 @@ Additionally, the script will submit your results to the development
 team for trend analysis.  This helps us determine the level of success
 people "out there" are having with different versions of Xen.
 
+Note: you should generally run xm-test with a minimum of memory
+allocated to Dom0.  More memory available for allocation to DomUs
+means a more rigorous test.
+
 If you wish to run xm-test in an automated batch environment, you can
 run the script with the "-b" flag, which will try to prevent it from
 asking any questions interactively.  You should run it manually at